home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CyberMycha 2001 June
/
CMycha200106.iso
/
Urwisy
/
Scenka_31.swf
/
scripts
/
DefineButton2_209
/
BUTTONCONDACTION on(release, keyPress 2).as
next >
Wrap
Text File
|
2001-04-27
|
93b
|
7 lines
on(release, keyPress "2"){
tellTarget("/ODP_B_W")
{
gotoAndPlay(2);
}
}